![]() | ![]() | ![]() | ![]() | ![]() |
When attempting to set attribute values for your Frame controls using dot notation in your SCL program, you could receive an error like the following:
Note: For the purpose of this SAS Note, this message has been translated into English. However, you might see a localized version of the message.
ERROR: The specified value for "enabled" attribute is not valid. Specify another value. Parameters passed to method _SETATTRIBUTEVALUE: 1 (alfanumeric string) = 'enabled' 2 (alfanumeric string) = 'Yes' Program halted prematurely at line 12 Program AF: LIB.CAT.ENTRYNAME.FRAME
The error occurs because the attribute's value (either "Yes" or "No") is being incorrectly translated in the SAS message files to match the current locale. However, the attribute's value should remain in English regardless of the locale.
This error has been reported for both the Spanish and German localizations of SAS, and has been reported for both the "Enabled" attribute and the "Editable" attribute.
Click the Hot Fix tab in this note to access the hot fix for this issue for SAS 9.4_M1.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS/AF | Microsoft Windows 8 Enterprise 32-bit | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8 Enterprise x64 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows 8 Pro 32-bit | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows 8 Pro x64 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows 8.1 Enterprise 32-bit | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows 8.1 Enterprise x64 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows 8.1 Pro | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows 8.1 Pro 32-bit | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows Server 2008 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows Server 2008 R2 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows Server 2008 for x64 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows Server 2012 Datacenter | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows Server 2012 R2 Datacenter | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows Server 2012 R2 Std | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Microsoft Windows Server 2012 Std | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Enterprise 32 bit | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Enterprise x64 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Home Premium 32 bit | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Home Premium x64 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Professional 32 bit | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Professional x64 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Ultimate 32 bit | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Ultimate x64 | 9.4_M1 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |